Description
Generates the license key for the specified Reseller Windows Hosting Order. If already generated, will return the existing key.
Parameters
Name | Data Type | Required / Optional | Description |
---|---|---|---|
auth-userid | Integer | Required | Authentication Parameter |
api-key | String | Required | Authentication Parameter |
order-id | Integer | Required | The Order ID for which the details to be fetched. |
HTTP Method
GET
Example Test URL Request
US, Texas Server
https://test.httpapi.com/api/resellerhosting/windows/us/generate-license-key.json?auth-userid=0&api-key=key&order-id=0
UK Server
https://test.httpapi.com/api/resellerhosting/windows/uk/generate-license-key.json?auth-userid=0&api-key=key&order-id=0
India Server
https://test.httpapi.com/api/resellerhosting/windows/in/generate-license-key.json?auth-userid=0&api-key=key&order-id=0
Response
Returns status and generated license key of the specified Reseller Windows Hosting Order.